aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]
Commit message (Collapse)AuthorAgeFilesLines
* Ability to archive groups when they’re settled up (#45)Brandon Eng2024-01-162-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Settled up icon on group card * remove logs * archived groups * remove settled up * remove more settled up * recent-group-list-card * sortGroups * archiveGroup * unarchiveGroup * clean up * more clean up * Prettier, fix TS errors, add titles --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Export group expenses as JSON (Closes #42)Sebastien Castiel2024-01-152-3/+47
|
* Add category iconsSebastien Castiel2024-01-112-0/+149
|
* Assign categories to expenses (#28)Chris Johnston2024-01-112-3/+6
| | | | | | | | | | | | | * add expense categories * set category to Payment for reimbursements * Insert categories as part of the migration * Display category groups --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Improve design for expense listSebastien Castiel2024-01-102-13/+21
|
* Ask the user who they are when opening a group for the first time (#7)Sebastien Castiel2024-01-093-41/+187
|
* Add activeUser for default payer per group (#16)Ankit Bahl2024-01-091-1/+16
| | | | | | | | | * Add activeUser for default payer per group * Prettier, change labels, use useEffect --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Fix how dates are displayed (Fix #33)Sebastien Castiel2024-01-091-5/+9
|
* Add Expense Date (#26)Chris Johnston2024-01-081-1/+4
| | | | | | | | | | | | | * add expense date * Improve date formatting * Prettier * Change field description --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-1914-210/+73
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-1914-73/+210
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Add ref in shared linkSebastien Castiel2023-12-151-1/+1
|
* Improve designSebastien Castiel2023-12-142-3/+3
|
* Improve loading statesSebastien Castiel2023-12-141-11/+35
|
* Add share buttonSebastien Castiel2023-12-132-4/+10
|
* Migration script, improvements in expenses listSebastien Castiel2023-12-081-10/+20
|
* Prevent removing participants with expensesSebastien Castiel2023-12-071-2/+9
|
* Share buttonSebastien Castiel2023-12-073-5/+53
|
* Dark modeSebastien Castiel2023-12-071-2/+2
|
* Logo, bannerSebastien Castiel2023-12-071-1/+1
|
* Titles and navigationSebastien Castiel2023-12-077-14/+47
|
* Store amounts as centsSebastien Castiel2023-12-074-44/+39
|
* Improve responsivenessSebastien Castiel2023-12-064-124/+94
|
* Better expense listSebastien Castiel2023-12-061-10/+53
|
* Fix balances displaySebastien Castiel2023-12-061-15/+17
|
* ReimbursementsSebastien Castiel2023-12-063-2/+17
|
* ReimbursementsSebastien Castiel2023-12-062-16/+68
|
* TabsSebastien Castiel2023-12-065-141/+196
|
* BalancesSebastien Castiel2023-12-062-7/+76
|
* Add currencySebastien Castiel2023-12-061-2/+2
|
* Delete expenseSebastien Castiel2023-12-061-1/+8
|
* Remove buttonSebastien Castiel2023-12-061-16/+1
|
* Change themeSebastien Castiel2023-12-061-2/+2
|
* Empty stateSebastien Castiel2023-12-061-49/+54
|
* Better loading behaviorSebastien Castiel2023-12-065-42/+15
|
* Loading screens & layoutsSebastien Castiel2023-12-064-18/+46
|
* First versionSebastien Castiel2023-12-055-0/+274